Overload | Description |
---|---|
CopyTo(T[],Int32) | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from C1.DataCollection.C1DataCollectionList<T>) |
CopyTo(Array,Int32) | Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. (Inherited from C1.DataCollection.C1DataCollectionList<T>) |